Skip to content

Conversation

@rstout
Copy link
Contributor

@rstout rstout commented Oct 29, 2025

We need TxHash in order to call CCTPv2's HTTP API: https://developers.circle.com/api-reference/cctp/all/get-messages-v-2

@github-actions
Copy link

👋 rstout, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@github-actions
Copy link

Metric add-msg-tx-hash main
Coverage 69.9% 68.7%

@ogtownsend
Copy link
Contributor

@rstout
Copy link
Contributor Author

rstout commented Nov 5, 2025

TxHash is left out of several of the exec codecs, will this be a problem? Example:

It shouldn't be, the codecs are for encoding/decoding reports, and TxHash doesn't need to be included in the reports. The place that needs to populate TxHash is the chain readers, and this seems to be the case, so TxHash should be populated.

Copy link
Contributor

@ogtownsend ogtownsend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants